[INFO] cloning repository https://github.com/Herbstein/irp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Herbstein/irp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHerbstein%2Firp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHerbstein%2Firp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dfeb2964c9fbc988a4ef096d7ba6c89e06208ab
[INFO] fixing Herbstein/irp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHerbstein%2Firp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Herbstein/irp
[INFO] finished tweaking git repo https://github.com/Herbstein/irp
[INFO] tweaked toml for git repo https://github.com/Herbstein/irp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Herbstein/irp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Herbstein/irp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b534007771d8ae6ee14637a51f89fdafdb1b19eac26cde0d8f27f0442db003c8
[INFO] running `Command { std: "docker" "start" "b534007771d8ae6ee14637a51f89fdafdb1b19eac26cde0d8f27f0442db003c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b534007771d8ae6ee14637a51f89fdafdb1b19eac26cde0d8f27f0442db003c8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b534007771d8ae6ee14637a51f89fdafdb1b19eac26cde0d8f27f0442db003c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b534007771d8ae6ee14637a51f89fdafdb1b19eac26cde0d8f27f0442db003c8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking irp-reader v0.1.0 (/opt/rustwide/workdir/irp-reader)
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]  --> irp-reader/src/backend/windows.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::{
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]  --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod windows;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]  --> irp-reader/src/backend/windows.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::{
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]  --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod windows;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             windows::Win32::System::Memory::OpenFileMappingA(
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             windows::Win32::System::Memory::MapViewOfFile(handle, FILE_MAP_READ, 0, 0, 0)
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             windows::Win32::System::Memory::OpenFileMappingA(
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             windows::Win32::System::Memory::UnmapViewOfFile(self.view).ok();
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             windows::Win32::Foundation::CloseHandle(self.handle).ok();
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |             windows::Win32::System::Threading::OpenEventA(
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             windows::Win32::System::Memory::MapViewOfFile(handle, FILE_MAP_READ, 0, 0, 0)
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |             unsafe { windows::Win32::System::Threading::WaitForSingleObject(self.handle, 500) };
[INFO] [stdout]     |                      ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             windows::Win32::Foundation::CloseHandle(self.handle).ok();
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> irp-reader/src/error.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Windows(#[from] windows::core::Error),
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             windows::Win32::System::Memory::UnmapViewOfFile(self.view).ok();
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             windows::Win32::Foundation::CloseHandle(self.handle).ok();
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |             windows::Win32::System::Threading::OpenEventA(
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |             unsafe { windows::Win32::System::Threading::WaitForSingleObject(self.handle, 500) };
[INFO] [stdout]     |                      ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> irp-reader/src/backend/windows.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             windows::Win32::Foundation::CloseHandle(self.handle).ok();
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file irp-reader/src/backend/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]    --> irp-reader/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod windows;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> irp-reader/src/error.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Windows(#[from] windows::core::Error),
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irp-reader` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irp-reader` (lib) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "b534007771d8ae6ee14637a51f89fdafdb1b19eac26cde0d8f27f0442db003c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b534007771d8ae6ee14637a51f89fdafdb1b19eac26cde0d8f27f0442db003c8", kill_on_drop: false }`
[INFO] [stdout] b534007771d8ae6ee14637a51f89fdafdb1b19eac26cde0d8f27f0442db003c8
